Skip to content

Conversation

marshall-lee
Copy link
Member

This fixes a regression introduced after merging a #134.
It's something undocumented before but it worked before and I don't see
anything harmful in the presence of this feature.

Fixes #166.

Port of #167

This fixes a regression introduced after merging a ruby-grape#134.
It's something undocumented before but it worked before and I don't see
anything harmful in the presence of this feature.

Fixes ruby-grape#166.

Conflicts:
	.rubocop_todo.yml
	CHANGELOG.md
	lib/grape_entity/entity.rb
	lib/grape_entity/version.rb
	spec/grape_entity/entity_spec.rb
@marshall-lee marshall-lee force-pushed the fix_global_settings_master branch from ae847ca to 84060a7 Compare August 10, 2015 11:27
@dblock
Copy link
Member

dblock commented Aug 10, 2015

Interesting.

dblock added a commit that referenced this pull request Aug 10, 2015
@dblock dblock merged commit 1512253 into ruby-grape:master Aug 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crash: undefined method `[]=' for nil:NilClass (NoMethodError)
2 participants